home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mesolore
/
Mesolore - Disc 1.iso
/
mac
/
data
/
glossary.dir
/
00004_Script_4
< prev
next >
Wrap
Text File
|
2001-03-05
|
244b
|
8 lines
on mouseDown
if the mouseline > -1 then
hilite line the mouseline of field "indexcaps"
set the itemdelimiter = "#"
scrollgloss(item 2 of line the mouseline of field "indexcaps2")
set the itemdelimiter = ","
end if
end